Click or drag to resize

FlagStatus Enumeration

Contains the aggregated flag status for conversation items in the current folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum FlagStatus
Members
  Member nameValueDescription
None0 Indicates the not-flagged status.
Complete1 Indicates the complete flag status.
Marked2 Indicates the flagged status.
See Also